Update Demos Visual Studio Projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 26 Sep 2013 11:50:56 +0000 (19:50 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 26 Sep 2013 11:50:56 +0000 (19:50 +0800)
commitcb867d88bb97c76b7c572aa7ffdfa8cc75792f9e
tree1300735013fc8dbba29f4987cb0458b283895f49
parent7439e03f3d22e470ba6a774fdd2dd884d4bcd339
Update Demos Visual Studio Projects

Improve optimization, by re-enabling WholeProgramOptimization but changing
the linker optimization to not drop items that are not referenced in code
(such as compiled gresource sources that are not directly referenced in
code, as they are still needed for the demos to run properly).
build/win32/vs10/gtk3-demo-application.vcxproj
build/win32/vs10/gtk3-demo.vcxproj
build/win32/vs9/gtk3-demo-application.vcproj
build/win32/vs9/gtk3-demo.vcproj